home *** CD-ROM | disk | FTP | other *** search
- stop();
- _root.secoes.cut.bot_1.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Blossom";
- _root.secoes.descricoes.descricao.text = "Cut out and stick together your very own super puff girl.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\Florzinho\\powerpuffGirls-blossom.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\Florzinho\\powerpuffGirls-blossom.pdf";
- loadMovie("interface\\imagens\\florzinha.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_2.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Bubbles";
- _root.secoes.descricoes.descricao.text = "If you were wanting your very own Bubbles this is your chance to put your own together.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\Lindinha\\powerpuffGirls-bubbles.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\Lindinha\\powerpuffGirls-bubbles.pdf";
- loadMovie("interface\\imagens\\bubbles.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_3.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Buttercup";
- _root.secoes.descricoes.descricao.text = "Try to put together the strongest of the three little heroes.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\Docinho\\powerpuffGirls-buttercup.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\Docinho\\powerpuffGirls-buttercup.pdf";
- loadMovie("interface\\imagens\\docinho.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_4.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Kisuke";
- _root.secoes.descricoes.descricao.text = "Kisuke is a happy little chick. Try to put together this cheerful little friend to add to your collection.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\Kisuke\\kisuke.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\Kisuke\\kisuke.pdf";
- loadMovie("interface\\imagens\\kisuke.jpg","_root.secoes.descricoes.destino");
- };
-